projects
/
gpsbabel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gpsbabel.git
2018-08-02
tsteven4
eliminate queues in inifile. (#239)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-16
tsteven4
update gpx handling of global/metadata. (#236)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-15
tsteven4
Merge pull request #234 from tsteven4/reinterp
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
tsteven4
use reinterpret_cast with queues.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-14
tsteven4
use reinterpret_cast with queue processing
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
tsteven4
Merge pull request #231 from tsteven4/jeeps
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
tsteven4
clean up some Variable * is reassigned a value before...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
tsteven4
obsolete jeeps/gpsproj.h.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
tsteven4
const qualify some function parameters. (#229)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
tsteven4
refactor "Declarator and assignment can be joined....
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
tsteven4
Merge pull request #228 from tsteven4/gdb
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
tsteven4
fix irrelevant booboo in 23cb08f17.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
tsteven4
Merge pull request #226 from tsteven4/resetb4read
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
tsteven4
recover some lost comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
tsteven4
refactor cases of "Declarator is reassigned in all
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
tsteven4
Merge pull request #224 from tsteven4/unusedinit
commit
|
commitdiff
|
tree
|
snapshot
2018-07-09
tsteven4
use prefix increment on enums in brauniger_iq, garmin_t...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
tsteven4
limit scope of index variables in for loops.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
tsteven4
Merge pull request #223 from tsteven4/nullptr
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
tsteven4
clang-tidy readability-delete-null-pointer
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
tsteven4
Merge pull request #222 from tsteven4/cmake2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
tsteven4
catch CMakeLists up.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Robert Lipe
Merge pull request #221 from gpsbabel/cleanups
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Robert Lipe
Remove gpsinput.{cc,h}
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Robert Lipe
Merge pull request #137 from viettaml/master
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Robert Lipe
Merge pull request #218 from gpsbabel/cleanups
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Robert Lipe
Remove more C casts
commit
|
commitdiff
|
tree
|
snapshot
2018-07-07
Robert Lipe
More queue casting
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
GPSBabel
Merge pull request #220 from tsteven4/cmake
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
tsteven4
Add CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Robert Lipe
downcast queue_elem to void then up to Waypoint
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Robert Lipe
Fix delete/xfree mismatch in xmltag copy
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Robert Lipe
Rollback erroneously committed files
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
tsteven4
Merge pull request #219 from tsteven4/clean888
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
tsteven4
miscellaneous cleanups & bug fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Robert Lipe
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Robert Lipe
Revert stupid commits
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Robert Lipe
Reduce scope of a ton of variables, misc cleanups
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
tsteven4
eliminate some redundant redclarations. (#217)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
tsteven4
eliminate some uneccessary passing by value in favor...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
tsteven4
cleanup filter class issues. (#215)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
tsteven4
Merge pull request #213 from tsteven4/constcast
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
tsteven4
a few more const_cast eliminations.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
tsteven4
preserve const in garmin_txt.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
tsteven4
remove more unnecessary const_casting.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
tsteven4
get rid of more unneeded const_cast.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
tsteven4
get MSVC happy with util const_cast changes.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
tsteven4
remove unnecesary const_cast in util.cc.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
tsteven4
eliminate uneccesary const_cast in osm format.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
tsteven4
Merge remote-tracking branch 'origin/master' into constcast
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
tsteven4
use member brace initializes and default constructors...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
tsteven4
remove more unnecessary casting away of const.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
tsteven4
remove unnecessary casting away of const.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
tsteven4
clang tidy uses const_cast.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-28
tsteven4
eliminate superfluous casting "redundant cast to the...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
tsteven4
Create a filter base class and make all our filters...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
tsteven4
clang-tidy fix modernize-deprecated-headers on windows...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-27
tsteven4
fix clang-tidy found readability-static-accessed-throug...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
tsteven4
clang tidy optimizes to use parameter passing by const...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-26
tsteven4
fix missing-field-initializers clang diagnostic. (...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-24
tsteven4
use c++11 noreturn attribute specifier instead of compi...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-23
tsteven4
add version check to GPSBabel.pro, fix header dependenc...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
tsteven4
correct header file list in GPSBabel.pro, and a warning...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
tsteven4
MSVC warning cleanup (#202)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
tsteven4
enhance track filter test. (#201)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
tsteven4
cleanup defs.h orgainizing route and waypt elemements...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-18
tsteven4
improve travis docker script. (#199)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
tsteven4
update Dockerfile to reduce image size. (#198)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
tsteven4
cleanup whining about validate filter, and add test...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
tsteven4
CI debug, codacy excludes, obsolete file deletion....
commit
|
commitdiff
|
tree
|
snapshot
2018-06-17
tsteven4
generate codacy coverage report on travis (#195)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
tsteven4
more excludes for codacity. (#194)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Robert Lipe
Delete nmea_cc
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Robert Lipe
Check in codacy config file
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
tsteven4
cleanups for codacy warnings. (#192)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
tsteven4
reduce docker layer size in an attempt to workaround...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
tsteven4
Limit scope of variables and functions that are not...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
tsteven4
restore fiddling with -e in kml test. (#189)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
tsteven4
Merge pull request #187 from tsteven4/style_nullptr
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
tsteven4
catch mkstyle.sh up with nullptr.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
tsteven4
Merge pull request #186 from tsteven4/tidyup
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
tsteven4
clang-tidy add override specifier.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
tsteven4
clang-tidy replaces C standard library headers with...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
tsteven4
clang-tidy replaces integer literals that are cast...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
tsteven4
use clang-tidy to convert the usage of null pointer...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
tsteven4
add make targets to use clang-tidy.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-29
tsteven4
make use of QStringLiteral with QXmlStreamWriter. ...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-28
tsteven4
correct spelling in document. (#184)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
tsteven4
fix link to build log in continuous windows release.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
tsteven4
update appveyor token instructions. (#183)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-27
tsteven4
bug fixes and improvements for uploadtool. (#182)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
tsteven4
Use date instead of travis/appveyor build number in...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
tsteven4
token massage for appveyor.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
tsteven4
fix permissions on extract-qt-installer.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
tsteven4
Add mac build to travis CI (#179)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
tsteven4
Revert "add creation of appimage."
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
tsteven4
Revert "fix packages for travis."
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
tsteven4
Revert "fix travis"
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
tsteven4
Revert "fix travis packages, rpath."
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
tsteven4
Revert "fix travis builds"
commit
|
commitdiff
|
tree
|
snapshot
next